Fix documentation errors. (Morten Welinder)
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 15 Mar 2007 17:13:28 +0000 (17:13 +0000)
committerEmmanuele Bassi <ebassi@src.gnome.org>
Thu, 15 Mar 2007 17:13:28 +0000 (17:13 +0000)
2007-03-15  Emmanuele Bassi  <ebassi@gnome.org>

* gtk/gtkrecentmanager.c: Fix documentation errors. (Morten
Welinder)

svn path=/trunk/; revision=17519

ChangeLog
gtk/gtkrecentmanager.c

index 8f4575f36355c80f8172202d735b348b46938de7..11a19bf3f7b5b0cec145876db285dbfcbf60754d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-03-15  Emmanuele Bassi  <ebassi@gnome.org>
+
+       * gtk/gtkrecentmanager.c: Fix documentation errors. (Morten
+       Welinder)
+
 2007-03-15  Tor Lillqvist  <tml@novell.com>
 
        * gdk/gdk.symbols: Add gdk_notify_startup_complete_with_id and
index 79e8010bc08373c22912d7eaf2a13329532acd00..d27e3776033fe1b0b695f8b14baa6c263c3e1a1d 100644 (file)
@@ -634,9 +634,9 @@ gtk_recent_manager_new (void)
  * gtk_recent_manager_get_for_screen().
  *
  * Return value: A unique #GtkRecentManager associated with the
- *   default screen. This recent manager is associated to the
+ *   default screen. This recent manager is associated with the
  *   screen and can be used as long as the screen is open.
- *   Do no ref or unref it.
+ *   Do not ref or unref it.
  *
  * Since: 2.10
  */